net/http.http2writeResHeaders.endStream (field)

5 uses

	net/http (current package)
		h2_bundle.go#L6207: 			endStream:     endStream,
		h2_bundle.go#L6248: 			endStream: true,
		h2_bundle.go#L9783: 		return v.endStream
		h2_bundle.go#L9914: 	endStream   bool
		h2_bundle.go#L9972: 			EndStream:     w.endStream,